3.373 \(\int \frac{x^4 \sqrt{1-x^2}}{a+b x^2+c x^4} \, dx\)

Optimal. Leaf size=325 \[ -\frac{\left (-\frac{-3 a b c-2 a c^2+b^3+b^2 c}{\sqrt{b^2-4 a c}}-a c+b^2+b c\right ) \tan ^{-1}\left (\frac{x \sqrt{-\sqrt{b^2-4 a c}+b+2 c}}{\sqrt{1-x^2} \sqrt{b-\sqrt{b^2-4 a c}}}\right )}{c^2 \sqrt{b-\sqrt{b^2-4 a c}} \sqrt{-\sqrt{b^2-4 a c}+b+2 c}}-\frac{\left (\frac{-3 a b c-2 a c^2+b^3+b^2 c}{\sqrt{b^2-4 a c}}-a c+b^2+b c\right ) \tan ^{-1}\left (\frac{x \sqrt{\sqrt{b^2-4 a c}+b+2 c}}{\sqrt{1-x^2} \sqrt{\sqrt{b^2-4 a c}+b}}\right )}{c^2 \sqrt{\sqrt{b^2-4 a c}+b} \sqrt{\sqrt{b^2-4 a c}+b+2 c}}+\frac{(2 b+c) \sin ^{-1}(x)}{2 c^2}+\frac{\sqrt{1-x^2} x}{2 c} \]

[Out]

(x*Sqrt[1 - x^2])/(2*c) + ((2*b + c)*ArcSin[x])/(2*c^2) - ((b^2 - a*c + b*c - (b
^3 - 3*a*b*c + b^2*c - 2*a*c^2)/Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[b + 2*c - Sqrt[b
^2 - 4*a*c]]*x)/(Sqrt[b - Sqrt[b^2 - 4*a*c]]*Sqrt[1 - x^2])])/(c^2*Sqrt[b - Sqrt
[b^2 - 4*a*c]]*Sqrt[b + 2*c - Sqrt[b^2 - 4*a*c]]) - ((b^2 - a*c + b*c + (b^3 - 3
*a*b*c + b^2*c - 2*a*c^2)/Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[b + 2*c + Sqrt[b^2 - 4
*a*c]]*x)/(Sqrt[b + Sqrt[b^2 - 4*a*c]]*Sqrt[1 - x^2])])/(c^2*Sqrt[b + Sqrt[b^2 -
 4*a*c]]*Sqrt[b + 2*c + Sqrt[b^2 - 4*a*c]])

_______________________________________________________________________________________

Rubi [A]  time = 11.6874, antiderivative size = 325, normalized size of antiderivative = 1., number of steps used = 9, number of rules used = 6, integrand size = 29, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.207 \[ -\frac{\left (-\frac{-3 a b c-2 a c^2+b^3+b^2 c}{\sqrt{b^2-4 a c}}-a c+b^2+b c\right ) \tan ^{-1}\left (\frac{x \sqrt{-\sqrt{b^2-4 a c}+b+2 c}}{\sqrt{1-x^2} \sqrt{b-\sqrt{b^2-4 a c}}}\right )}{c^2 \sqrt{b-\sqrt{b^2-4 a c}} \sqrt{-\sqrt{b^2-4 a c}+b+2 c}}-\frac{\left (\frac{-3 a b c-2 a c^2+b^3+b^2 c}{\sqrt{b^2-4 a c}}-a c+b^2+b c\right ) \tan ^{-1}\left (\frac{x \sqrt{\sqrt{b^2-4 a c}+b+2 c}}{\sqrt{1-x^2} \sqrt{\sqrt{b^2-4 a c}+b}}\right )}{c^2 \sqrt{\sqrt{b^2-4 a c}+b} \sqrt{\sqrt{b^2-4 a c}+b+2 c}}+\frac{(2 b+c) \sin ^{-1}(x)}{2 c^2}+\frac{\sqrt{1-x^2} x}{2 c} \]

Antiderivative was successfully verified.

[In]  Int[(x^4*Sqrt[1 - x^2])/(a + b*x^2 + c*x^4),x]

[Out]

(x*Sqrt[1 - x^2])/(2*c) + ((2*b + c)*ArcSin[x])/(2*c^2) - ((b^2 - a*c + b*c - (b
^3 - 3*a*b*c + b^2*c - 2*a*c^2)/Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[b + 2*c - Sqrt[b
^2 - 4*a*c]]*x)/(Sqrt[b - Sqrt[b^2 - 4*a*c]]*Sqrt[1 - x^2])])/(c^2*Sqrt[b - Sqrt
[b^2 - 4*a*c]]*Sqrt[b + 2*c - Sqrt[b^2 - 4*a*c]]) - ((b^2 - a*c + b*c + (b^3 - 3
*a*b*c + b^2*c - 2*a*c^2)/Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[b + 2*c + Sqrt[b^2 - 4
*a*c]]*x)/(Sqrt[b + Sqrt[b^2 - 4*a*c]]*Sqrt[1 - x^2])])/(c^2*Sqrt[b + Sqrt[b^2 -
 4*a*c]]*Sqrt[b + 2*c + Sqrt[b^2 - 4*a*c]])

_______________________________________________________________________________________

Rubi in Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \[ \text{Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate(x**4*(-x**2+1)**(1/2)/(c*x**4+b*x**2+a),x)

[Out]

Timed out

_______________________________________________________________________________________

Mathematica [A]  time = 0.657819, size = 0, normalized size = 0. \[ \int \frac{x^4 \sqrt{1-x^2}}{a+b x^2+c x^4} \, dx \]

Verification is Not applicable to the result.

[In]  Integrate[(x^4*Sqrt[1 - x^2])/(a + b*x^2 + c*x^4),x]

[Out]

Integrate[(x^4*Sqrt[1 - x^2])/(a + b*x^2 + c*x^4), x]

_______________________________________________________________________________________

Maple [C]  time = 0.045, size = 222, normalized size = 0.7 \[{\frac{x}{2\,c}\sqrt{-{x}^{2}+1}}+{\frac{\arcsin \left ( x \right ) }{2\,c}}+{\frac{1}{4\,{c}^{2}}\sum _{{\it \_R}={\it RootOf} \left ( a{{\it \_Z}}^{8}+ \left ( 4\,a+4\,b \right ){{\it \_Z}}^{6}+ \left ( 6\,a+8\,b+16\,c \right ){{\it \_Z}}^{4}+ \left ( 4\,a+4\,b \right ){{\it \_Z}}^{2}+a \right ) }{\frac{a \left ( b+c \right ){{\it \_R}}^{6}+ \left ( 3\,ab-ac+4\,{b}^{2}+4\,bc \right ){{\it \_R}}^{4}+ \left ( 3\,ab-ac+4\,{b}^{2}+4\,bc \right ){{\it \_R}}^{2}+ab+ac}{{{\it \_R}}^{7}a+3\,{{\it \_R}}^{5}a+3\,{{\it \_R}}^{5}b+3\,{{\it \_R}}^{3}a+4\,{{\it \_R}}^{3}b+8\,{{\it \_R}}^{3}c+{\it \_R}\,a+{\it \_R}\,b}\ln \left ({\frac{1}{x} \left ( \sqrt{-{x}^{2}+1}-1 \right ) }-{\it \_R} \right ) }}-2\,{\frac{b}{{c}^{2}}\arctan \left ({\frac{\sqrt{-{x}^{2}+1}-1}{x}} \right ) } \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int(x^4*(-x^2+1)^(1/2)/(c*x^4+b*x^2+a),x)

[Out]

1/2*x*(-x^2+1)^(1/2)/c+1/2*arcsin(x)/c+1/4/c^2*sum((a*(b+c)*_R^6+(3*a*b-a*c+4*b^
2+4*b*c)*_R^4+(3*a*b-a*c+4*b^2+4*b*c)*_R^2+a*b+a*c)/(_R^7*a+3*_R^5*a+3*_R^5*b+3*
_R^3*a+4*_R^3*b+8*_R^3*c+_R*a+_R*b)*ln(((-x^2+1)^(1/2)-1)/x-_R),_R=RootOf(a*_Z^8
+(4*a+4*b)*_Z^6+(6*a+8*b+16*c)*_Z^4+(4*a+4*b)*_Z^2+a))-2/c^2*b*arctan(((-x^2+1)^
(1/2)-1)/x)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{\sqrt{-x^{2} + 1} x^{4}}{c x^{4} + b x^{2} + a}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(sqrt(-x^2 + 1)*x^4/(c*x^4 + b*x^2 + a),x, algorithm="maxima")

[Out]

integrate(sqrt(-x^2 + 1)*x^4/(c*x^4 + b*x^2 + a), x)

_______________________________________________________________________________________

Fricas [A]  time = 1.77755, size = 4086, normalized size = 12.57 \[ \text{result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(sqrt(-x^2 + 1)*x^4/(c*x^4 + b*x^2 + a),x, algorithm="fricas")

[Out]

-1/2*(2*c*x^3 + sqrt(1/2)*(c^2*x^2 + 2*sqrt(-x^2 + 1)*c^2 - 2*c^2)*sqrt(-(b^4 +
(2*a^2 - 3*a*b)*c^2 - (4*a*b^2 - b^3)*c + (b^2*c^4 - 4*a*c^5)*sqrt((b^6 + a^2*c^
4 + 2*(2*a^2*b - a*b^2)*c^3 + (4*a^2*b^2 - 6*a*b^3 + b^4)*c^2 - 2*(2*a*b^4 - b^5
)*c)/(b^2*c^8 - 4*a*c^9)))/(b^2*c^4 - 4*a*c^5))*log(-(2*a^2*b^3 - 2*a^3*c^2 - 2*
(a^2*b^3 - a^3*c^2 - (2*a^3*b - a^2*b^2)*c)*x^2 - 2*(2*a^3*b - a^2*b^2)*c + sqrt
(1/2)*((b^6 + 4*a^2*b*c^3 + (8*a^2*b^2 - 5*a*b^3)*c^2 - (6*a*b^4 - b^5)*c)*sqrt(
-x^2 + 1)*x - (b^6 + 4*a^2*b*c^3 + (8*a^2*b^2 - 5*a*b^3)*c^2 - (6*a*b^4 - b^5)*c
)*x - ((b^4*c^4 - 6*a*b^2*c^5 + 8*a^2*c^6)*sqrt(-x^2 + 1)*x - (b^4*c^4 - 6*a*b^2
*c^5 + 8*a^2*c^6)*x)*sqrt((b^6 + a^2*c^4 + 2*(2*a^2*b - a*b^2)*c^3 + (4*a^2*b^2
- 6*a*b^3 + b^4)*c^2 - 2*(2*a*b^4 - b^5)*c)/(b^2*c^8 - 4*a*c^9)))*sqrt(-(b^4 + (
2*a^2 - 3*a*b)*c^2 - (4*a*b^2 - b^3)*c + (b^2*c^4 - 4*a*c^5)*sqrt((b^6 + a^2*c^4
 + 2*(2*a^2*b - a*b^2)*c^3 + (4*a^2*b^2 - 6*a*b^3 + b^4)*c^2 - 2*(2*a*b^4 - b^5)
*c)/(b^2*c^8 - 4*a*c^9)))/(b^2*c^4 - 4*a*c^5)) - 2*(a^2*b^3 - a^3*c^2 - (2*a^3*b
 - a^2*b^2)*c)*sqrt(-x^2 + 1))/x^2) - sqrt(1/2)*(c^2*x^2 + 2*sqrt(-x^2 + 1)*c^2
- 2*c^2)*sqrt(-(b^4 + (2*a^2 - 3*a*b)*c^2 - (4*a*b^2 - b^3)*c + (b^2*c^4 - 4*a*c
^5)*sqrt((b^6 + a^2*c^4 + 2*(2*a^2*b - a*b^2)*c^3 + (4*a^2*b^2 - 6*a*b^3 + b^4)*
c^2 - 2*(2*a*b^4 - b^5)*c)/(b^2*c^8 - 4*a*c^9)))/(b^2*c^4 - 4*a*c^5))*log(-(2*a^
2*b^3 - 2*a^3*c^2 - 2*(a^2*b^3 - a^3*c^2 - (2*a^3*b - a^2*b^2)*c)*x^2 - 2*(2*a^3
*b - a^2*b^2)*c - sqrt(1/2)*((b^6 + 4*a^2*b*c^3 + (8*a^2*b^2 - 5*a*b^3)*c^2 - (6
*a*b^4 - b^5)*c)*sqrt(-x^2 + 1)*x - (b^6 + 4*a^2*b*c^3 + (8*a^2*b^2 - 5*a*b^3)*c
^2 - (6*a*b^4 - b^5)*c)*x - ((b^4*c^4 - 6*a*b^2*c^5 + 8*a^2*c^6)*sqrt(-x^2 + 1)*
x - (b^4*c^4 - 6*a*b^2*c^5 + 8*a^2*c^6)*x)*sqrt((b^6 + a^2*c^4 + 2*(2*a^2*b - a*
b^2)*c^3 + (4*a^2*b^2 - 6*a*b^3 + b^4)*c^2 - 2*(2*a*b^4 - b^5)*c)/(b^2*c^8 - 4*a
*c^9)))*sqrt(-(b^4 + (2*a^2 - 3*a*b)*c^2 - (4*a*b^2 - b^3)*c + (b^2*c^4 - 4*a*c^
5)*sqrt((b^6 + a^2*c^4 + 2*(2*a^2*b - a*b^2)*c^3 + (4*a^2*b^2 - 6*a*b^3 + b^4)*c
^2 - 2*(2*a*b^4 - b^5)*c)/(b^2*c^8 - 4*a*c^9)))/(b^2*c^4 - 4*a*c^5)) - 2*(a^2*b^
3 - a^3*c^2 - (2*a^3*b - a^2*b^2)*c)*sqrt(-x^2 + 1))/x^2) + sqrt(1/2)*(c^2*x^2 +
 2*sqrt(-x^2 + 1)*c^2 - 2*c^2)*sqrt(-(b^4 + (2*a^2 - 3*a*b)*c^2 - (4*a*b^2 - b^3
)*c - (b^2*c^4 - 4*a*c^5)*sqrt((b^6 + a^2*c^4 + 2*(2*a^2*b - a*b^2)*c^3 + (4*a^2
*b^2 - 6*a*b^3 + b^4)*c^2 - 2*(2*a*b^4 - b^5)*c)/(b^2*c^8 - 4*a*c^9)))/(b^2*c^4
- 4*a*c^5))*log(-(2*a^2*b^3 - 2*a^3*c^2 - 2*(a^2*b^3 - a^3*c^2 - (2*a^3*b - a^2*
b^2)*c)*x^2 - 2*(2*a^3*b - a^2*b^2)*c + sqrt(1/2)*((b^6 + 4*a^2*b*c^3 + (8*a^2*b
^2 - 5*a*b^3)*c^2 - (6*a*b^4 - b^5)*c)*sqrt(-x^2 + 1)*x - (b^6 + 4*a^2*b*c^3 + (
8*a^2*b^2 - 5*a*b^3)*c^2 - (6*a*b^4 - b^5)*c)*x + ((b^4*c^4 - 6*a*b^2*c^5 + 8*a^
2*c^6)*sqrt(-x^2 + 1)*x - (b^4*c^4 - 6*a*b^2*c^5 + 8*a^2*c^6)*x)*sqrt((b^6 + a^2
*c^4 + 2*(2*a^2*b - a*b^2)*c^3 + (4*a^2*b^2 - 6*a*b^3 + b^4)*c^2 - 2*(2*a*b^4 -
b^5)*c)/(b^2*c^8 - 4*a*c^9)))*sqrt(-(b^4 + (2*a^2 - 3*a*b)*c^2 - (4*a*b^2 - b^3)
*c - (b^2*c^4 - 4*a*c^5)*sqrt((b^6 + a^2*c^4 + 2*(2*a^2*b - a*b^2)*c^3 + (4*a^2*
b^2 - 6*a*b^3 + b^4)*c^2 - 2*(2*a*b^4 - b^5)*c)/(b^2*c^8 - 4*a*c^9)))/(b^2*c^4 -
 4*a*c^5)) - 2*(a^2*b^3 - a^3*c^2 - (2*a^3*b - a^2*b^2)*c)*sqrt(-x^2 + 1))/x^2)
- sqrt(1/2)*(c^2*x^2 + 2*sqrt(-x^2 + 1)*c^2 - 2*c^2)*sqrt(-(b^4 + (2*a^2 - 3*a*b
)*c^2 - (4*a*b^2 - b^3)*c - (b^2*c^4 - 4*a*c^5)*sqrt((b^6 + a^2*c^4 + 2*(2*a^2*b
 - a*b^2)*c^3 + (4*a^2*b^2 - 6*a*b^3 + b^4)*c^2 - 2*(2*a*b^4 - b^5)*c)/(b^2*c^8
- 4*a*c^9)))/(b^2*c^4 - 4*a*c^5))*log(-(2*a^2*b^3 - 2*a^3*c^2 - 2*(a^2*b^3 - a^3
*c^2 - (2*a^3*b - a^2*b^2)*c)*x^2 - 2*(2*a^3*b - a^2*b^2)*c - sqrt(1/2)*((b^6 +
4*a^2*b*c^3 + (8*a^2*b^2 - 5*a*b^3)*c^2 - (6*a*b^4 - b^5)*c)*sqrt(-x^2 + 1)*x -
(b^6 + 4*a^2*b*c^3 + (8*a^2*b^2 - 5*a*b^3)*c^2 - (6*a*b^4 - b^5)*c)*x + ((b^4*c^
4 - 6*a*b^2*c^5 + 8*a^2*c^6)*sqrt(-x^2 + 1)*x - (b^4*c^4 - 6*a*b^2*c^5 + 8*a^2*c
^6)*x)*sqrt((b^6 + a^2*c^4 + 2*(2*a^2*b - a*b^2)*c^3 + (4*a^2*b^2 - 6*a*b^3 + b^
4)*c^2 - 2*(2*a*b^4 - b^5)*c)/(b^2*c^8 - 4*a*c^9)))*sqrt(-(b^4 + (2*a^2 - 3*a*b)
*c^2 - (4*a*b^2 - b^3)*c - (b^2*c^4 - 4*a*c^5)*sqrt((b^6 + a^2*c^4 + 2*(2*a^2*b
- a*b^2)*c^3 + (4*a^2*b^2 - 6*a*b^3 + b^4)*c^2 - 2*(2*a*b^4 - b^5)*c)/(b^2*c^8 -
 4*a*c^9)))/(b^2*c^4 - 4*a*c^5)) - 2*(a^2*b^3 - a^3*c^2 - (2*a^3*b - a^2*b^2)*c)
*sqrt(-x^2 + 1))/x^2) - 2*c*x + 2*((2*b + c)*x^2 + 2*sqrt(-x^2 + 1)*(2*b + c) -
4*b - 2*c)*arctan((sqrt(-x^2 + 1) - 1)/x) - (c*x^3 - 2*c*x)*sqrt(-x^2 + 1))/(c^2
*x^2 + 2*sqrt(-x^2 + 1)*c^2 - 2*c^2)

_______________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{x^{4} \sqrt{- \left (x - 1\right ) \left (x + 1\right )}}{a + b x^{2} + c x^{4}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(x**4*(-x**2+1)**(1/2)/(c*x**4+b*x**2+a),x)

[Out]

Integral(x**4*sqrt(-(x - 1)*(x + 1))/(a + b*x**2 + c*x**4), x)

_______________________________________________________________________________________

GIAC/XCAS [F(-1)]  time = 0., size = 0, normalized size = 0. \[ \text{Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(sqrt(-x^2 + 1)*x^4/(c*x^4 + b*x^2 + a),x, algorithm="giac")

[Out]

Timed out